Back to search
30
MCP

Rust Docs

pulsemcp/rust docs

Fetches and returns Rust crate documentation from docs.rs, providing essential context for working with Rust code.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

rust-docs-mcp-server
🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides
0 tools
Flutter Documentation
Provides real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, enabling current A
0 tools
Python Docs
Fetches Python documentation for quick access to language references and code explanations.
0 tools
io.github.dave-london/cargo
Structured Rust cargo operations (build, test, clippy) as typed JSON.
0 tools
rust-sdk
The official Rust SDK for the Model Context Protocol
0 tools
Solana Docs
Fetches and parses Solana blockchain documentation, enabling real-time access to development information for accurate query responses and bl
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rust_docs": {
      "url": "None",
      "transport": "http"
    }
  }
}